home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / bbs / trivia25.zip / TRIVIA.DOC < prev    next >
Text File  |  1996-06-11  |  24KB  |  546 lines

  1.  
  2.                              Sunrise Trivia
  3.  
  4.                                   v2.5
  5.  
  6.                                    by
  7.  
  8.                               Al Lawrence
  9.  
  10.                             Sunrise-80  BBS
  11.                          (404) 256-9525 (Data)
  12.                          (404) 705-9104 (Data)
  13.                 (404) 256-9518 (Voice, 9am-9:30pm EST)
  14.                     (Email) al_lawre@ix.netcom.com
  15.  
  16.  
  17.  
  18.                                 OVERVIEW
  19.                                 ________
  20.  
  21.  
  22.    This version of Trivia is played very simply by trying to answer the
  23.    questions presented. A point value is assigned to each question and the
  24.    caller receives that point value when the question is answered correctly.
  25.    There is a "hints" option on the menu, for caller use, which only gives
  26.    the number of words contained in the answer. The answers MUST MATCH
  27.    EXACTLY and thus makes this version of Trivia a real challenge.
  28.  
  29.  
  30.    NOTE: Most errors will be logged to a file called DFRAME.ERR, which is
  31.          created in the directory you run the door from.
  32.  
  33.  
  34.  
  35.                               INSTALLATION
  36.                               ____________
  37.  
  38.  
  39.    Installation is fairly easy and straight-forward. The following steps and
  40.    examples should have you up and running in a very short period of time.
  41.    It is assumed that you are familiar with setting up DOORS on your system.
  42.    To this end, only examples of the configuration file and Door batch file
  43.    are described.
  44.  
  45.       1) Create a directory to hold all TRIVIA files
  46.  
  47.       2) Unzip TRIVIAxx.ZIP into the the above directory
  48.  
  49.       3) Create a configuration file, with a name of your choice, or
  50.          modify the supplied TRIVIA.CFG file. A description follows:
  51.  
  52.             **                       Location of system file (See Below)
  53.             SUNRISE-80 BBS           Your BBS Name
  54.             Al                       Sysop's First name
  55.  
  56.             Lawrence                 Sysop's Last Name
  57.  
  58. |-----------------------------------------------------------------------------|
  59. | READ!     1                        CommPort  \ These 2 lines are required   |
  60. | READ!     1                        Node #    / ONLY for GTUSER.BBS          |
  61. |-----------------------------------------------------------------------------|
  62.  
  63.             00000000                 Registration Number
  64.  
  65.     !   #   1                        Maximum # of Games per day
  66.                                      (Sysop gets 99 in Registered version ONLY!)
  67.  
  68.         #   2                        Keyboard timeout value in Minutes
  69.  
  70.             50                       Number of Top Score entries.
  71.                                      Minimum = 10, Maximum = 99.
  72.  
  73.         #   NONE                     Drive:\Path\Filename to contain the
  74.                                      Top Score Bulletin or enter NONE
  75.                                      for NO Bulletin creation.
  76.  
  77.         #   NONE                     Drive:\Path\Filename to contain the
  78.                                      Top Score Bulletin (Color) or enter NONE
  79.                                      for NO Bulletin creation.
  80.  
  81.         #   20                       Number of questions to be solved
  82.  
  83.             2                        1 = DO NOT Display ADOPT-A-DOOR Message
  84.                                      2 = Display ADOPT-A-DOOR message
  85.  
  86.         #   2                        Number of players that must answer ALL
  87.                                      questions, before a new set of questions
  88.                                      is posted.
  89.  
  90.     !   #   0                        Time Allowed in Door
  91.                                      (Sysop = Time Remaining - REG. VERSION)
  92.  
  93.         #   Y                        Y = Allow Sysop to have 999 games
  94.                                      N = Do Not Allow Sysop 999 games
  95.  
  96.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  97.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  98.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  99.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  100.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  101.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  102.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  103.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  104.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  105.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  106.  
  107.     @   #   XXXX/YYYY                 Blackout Range  From/To
  108.     @   #   XXXX/YYYY                 Blackout Range  From/To
  109.     @   #   XXXX/YYYY                 Blackout Range  From/To
  110.     @   #   XXXX/YYYY                 Blackout Range  From/To
  111.     @   #   XXXX/YYYY                 Blackout Range  From/To
  112.  
  113.             N                         Y = Force Caller to respond to
  114.                                           Instructions <y/n). May need this with
  115.                                           Digiboards.
  116.                                       N = Allow caller to press ENTER in
  117.                                           response to Instructions <y/N>
  118.  
  119.             N                         Y = Use Alias for Caller's name
  120.                                           (Requires Door.Sys)
  121.                                       N = Use Logon Name for Caller's name
  122.  
  123.             Y                         Y = Log callers to LOG FILE
  124.                                       N = Do not log callers
  125.                                       
  126.  
  127.  
  128.  
  129.           ** = Replace with ONE of the following:
  130.  
  131. C:\bbs\PCBOARD.SYS              <- For PCBoard systems using PCBOARD.SYS only
  132. C:\BBS\CALLINFO.BBS             <- For Wildcat! systems (prior to v3.0)
  133. C:\BBS\DOOR.SYS                 <- For ANY systems that support DOOR.SYS
  134. C:\BBS\DORINFOx.DEF             <- For ANY systems that support DORINFOx.DEF
  135. C:\BBS\SFDOORS.DAT              <- For Spitfire systems.
  136. c:\bbs\TRIBBS.SYS               <- For TriBBS systems.
  137. C:\BBS\GTUSER.BBS               <- For GT Power
  138.                                    * if using this option you must put the
  139.                                      ComPort # on line 5 and the Node # on
  140.                                      line 6 of the configuration file
  141.  
  142.            # = Requires registration to change to a different value.
  143.            ! = See "Plays Per DAY/DOOR Time" Below
  144.            @ = See "Blackout Periods" Below
  145.  
  146.  
  147.                NOTE: There are NO Blank Lines in the Config File!!
  148.  
  149.  
  150.       4) Create a batch file or modify the PAIR3 file supplied. A
  151.          description of this file follows:
  152.  
  153.             ECHO off
  154.             cd\PCB\DOORS\TRIVIA       Location of Trivia files
  155.             TRIVIA TRIVIA.CFG         EXE filename and CNF filename (Name
  156.                                       used in creating file in #3 above)
  157.             CD\PCB
  158.             BOARD
  159.  
  160.  
  161.        5) When running in more than one node, be sure to supply a
  162.           different configuration name for each node (your choice of name).
  163.  
  164.        6) If running with Fossil-based multi-port boards add
  165.            /FD to the line containing the CFG name as follows:
  166.  
  167.                          TRIVIA TRIVIA.CFG /FD
  168.  
  169.  
  170.  
  171.                           TROUBLESHOOTING
  172.                           ---------------
  173.  
  174. (1) If you are running this Door on a 486 system and encounter errors such as
  175.  
  176.     ERROR 6.... OVERFLOW Error
  177.     ERROR 5.... ILLEGAL Function Call (may be associated with other problems)
  178.     KEYBOARD Timeout after 5 minutes
  179.  
  180.     You may have to put the following line in your AUTOEXEC.BAT file:
  181.  
  182.          SET NO87=ON
  183.  
  184. (2) If you encounter an Error 62 (Input Past End of File), BEFORE you see the
  185.     opening screen of the Door, your problem will more than likely be associated
  186.     with the CFG file. The error 62 means that you do not have enough entries
  187.     in the CFG. Compare your CFG file with the CFG definition in the DOC file.
  188.  
  189.  
  190. (3